Name Heavy Machinegun Box
ShortName mpack.hmachinegbox
TopTexture mpackgunboxtop
SideTexture mpackgunboxhmachineg
BottomTexture mpackgunboxtop
GunBoxID 6766
//Recipe I ingotIron S mpackswissdecal W wood
//WIW
//WSW
//WWW
//AddGun shortName amountOf item
//AddAmmo must come immediately after AddGun for them to be in the same slot
//The names of the items / blocks are those in the code, with some exceptions such as ingotIron (ingotingotIron) and gunpowder (sulphur)
//And with parts from this mod, they are the shortName of the item
//Guns cannot yet have multiple ammo types in the same slot. For now, just list them under two seperate guns that are the same
//NumGuns must come before all the addGun lines and must be correct.

NumGuns 6

AddGun bren 1 npcMoney 3 npcCoinDiamond
AddAmmo brenAmmo30 4 npcCoinBronze
AddAltAmmo brenAmmo100 7 npcCoinBronze

AddGun browning 1 npcMoney 3 npcCoinDiamond
AddAmmo browningAmmo 7 npcCoinBronze

AddGun dp28 1 npcMoney 3 npcCoinDiamond
AddAmmo dp28Ammo 7 npcCoinBronze

AddGun type99 1 npcMoney 3 npcCoinDiamond
AddAmmo type99Ammo 7 npcCoinBronze

AddGun WH40K_MG_HeavyBolter_1A 1 npcMoney
AddAmmo WH40K_Ammo_HeavyBolter 3 npcCoinGold

AddGun WH40K_MG_LasCannon_1A 1 npcMoney 3 npcCoinDiamond
AddAmmo WH40K_Ammo_LasCannon 4 npcCoinGold